func net/http.checkIfNoneMatch

2 uses

	net/http (current package)
		fs.go#L456: func checkIfNoneMatch(w ResponseWriter, r *Request) condResult {
		fs.go#L579: 	switch checkIfNoneMatch(w, r) {